﻿body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font:12px"宋体","Arial Narrow",HELVETICA;background:#fff;-webkit-text-size-adjust:100%;}
a{color:#2d374b;text-decoration:none}
a:hover{color:#cd0200;text-decoration:none}
em{font-style:normal}
li{list-style:none}
img{border:0;vertical-align:middle}
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word}
*
{
    margin:0px;
    padding:0px; 

}
body
{
    background-color:#c7c7c7;
}
.Logo
{
    width:950px;
    height:110px;
    margin-left:auto;
    margin-right:auto;
}
.Header
{
    width:950px;
    height:40px;
    margin-left:auto;
    margin-right:auto;
    background-color:#000000;
    filter:alpha(opacity=50); /*IE滤镜，透明度50%*/
    -moz-opacity:0.5; /*Firefox私有，透明度50%*/
    opacity:0.5;/*其他，透明度50%*/
}
.Header li
{
  /*  border-left:1px #cccccc solid;*/
    margin:0px;
}
.Header li:first-child
{
    border:none;
}
.Header li, .Header a
{
    width:80px;
    height:40px;
    line-height:40px;
    display:inline-block;
    text-align:center;
    font-size:14px;
    font-weight:bold;
    color:#cccccc;
}
.Header a:hover
{
    background-color:#b7ddeb;
    color:#757272;
}
.Flash_Cen
{
    width:950px;
    height:390px;
    margin-left:auto;
    margin-right:auto;
    background-color:#ffffff;
}
.Conter
{
   width:950px;
   height:100%;
   overflow:auto;
   margin-left:auto;
   margin-right:auto;
   background-color:#ffffff;

}
.Conter .Left
{
    width:663px;
    margin-left:8px;
   float:left;
}
.Conter .Left img
{
    max-width:636px;
}
.Conter .Right
{
    width:263px;
    margin-left:8px;
   float:left;
}
.clear
{
    float:none;
    display:block;
}
.Product li
{
     display:block;
     height:20px;
     line-height:20px;
     border-bottom:1px dashed,#c8c8c8;
}

.foot
{
    text-align:center;
}
.foot_cent
{
   width:950px;
   height:100%;
   overflow:auto;
   margin-left:auto;
   margin-right:auto;
   background-color:#ffffff;
   padding: 20px 0px;


}
.twoli li
{
    width: 310px;
    display:inline-block;
    float:left;
    line-height:20px;
    height:20px;
    margin-left:8px;

}
.Cen_head, .Cen_Img
{
    width:100%;
    text-align:center;

}

.cen_Imgwid img
{
    max-width:536px;
}


.Pruductli li
{
    width:150px;
    height:220px;
    display:inline-block;
    float:left;
    margin-left:8px;
}
.Pruductli li img
{
    width:150px;
    height:180px;
    

}
